Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.team.core.sync.RemoteContentsCache

Packages that use RemoteContentsCache
org.eclipse.team.core.sync   
 

Uses of RemoteContentsCache in org.eclipse.team.core.sync
 

Methods in org.eclipse.team.core.sync that return RemoteContentsCache
static RemoteContentsCache RemoteContentsCache.getCache(String cacheId)
          Return the cache for the given id or null if caching is not enabled for the given id.
 

Constructors in org.eclipse.team.core.sync with parameters of type RemoteContentsCache
RemoteContentsCacheEntry(RemoteContentsCache cache, String id, String filePath)
           
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.